home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / doc / libhtml-tree-perl / TODO < prev   
Text File  |  2006-08-04  |  862b  |  32 lines

  1.                                       [ Time-stamp: "2003-09-15 01:01:12 ADT" ]
  2.  
  3.               TO-DO LIST FOR HTML::Tree
  4.  
  5. * Make more and better tests!  Regression and otherwise.
  6.  
  7. * Make a smarter as_text-like method -- i.e., a sort of dimwitted
  8. version of HTML::FormatText
  9.  
  10. * Make as_HTML emit the DOCTYPE declaration before <html...>
  11.  
  12. * Make as_XHTML that is basically as_XML with ignoreable whitespace?
  13.  
  14. * Make TreeBuilder try to repair trees with <table><input...><tr>...</table>
  15. or <table><form...><tr>...</table> elements.  Very tricky.
  16.  
  17.  
  18. * Make as_* understand ~text items
  19.  
  20. * Make extract_links do the right thing with forms with no action
  21.   param ?
  22.  
  23. * Add 'are_element_identical' method ?
  24.  
  25. * Add 'are_content_identical' method ?
  26.  
  27. * Maybe reorganize the HTMLE::Element docs some time?
  28.  
  29.  
  30.  
  31. ========================================================================
  32.